Developer --> Technical Publications
PATHMac OS 8 Developer Documentation > Networking and Communications > AppleShare >

User Authentication Modules


_Terminate Routine

The _Terminate routine is a Code Fragment Manager routine that, if exported, performs tasks that must be done before the server shuts down, such as deallocating memory. The _Terminate routine is called at system task time, so it can call the Memory Manager.

For information about writing your _Terminate routine, see Inside Macintosh: Power PC System Software.


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)